@charset "utf-8";

#mainWiap{
    width:960px;
	height:100%;
	margin:0px auto;
	overflow:hidden;
}
.cont1{
	width:980px;
	overflow:hidden;
	margin:0 auto;
}
.cont2{
	width:978px;
	overflow:hidden;
	background:url(../images/line_02.png) repeat-y 220px top;
}
.cont2 .contL{
	width:221px;
	overflow:hidden;
}
.cont2 .contR{
	width:757px;
	overflow:hidden;
}

.cont3{
	width:978px;
	overflow:hidden;
	background:url(../images/line_02.png) repeat-y 265px top;
}
.cont3 .contL{
	width:266px;
	overflow:hidden;
}
.cont3 .contR{
	width:712px;
	overflow:hidden;
}
.cont4{
	width:926px;
	overflow:hidden;
	margin:0 auto;
	padding-top:30px;
	padding-bottom:40px;
}
.cont4 .contL{
	width:290px;
	overflow:hidden;
}
.cont4 .contR{
	width:608px;
	overflow:hidden;
}
	



























